home *** CD-ROM | disk | FTP | other *** search
/ IRIS Performer 2.2 Friends Demo / SGI IRIS Performer 2.2 Friends Demo.iso / friends / openworlds / databases / RUNTOWN_igl.sh < prev    next >
Linux/UNIX/POSIX Shell Script  |  1997-10-31  |  170b  |  8 lines

  1. #!/bin/sh
  2. #
  3. # Run perfly with the performer town database
  4. #
  5. cd /usr/share/Performer/data/town
  6. /usr/sbin/perfly_igl -N -L -E tag -l 2 -d -p 2500,2500,2 -g 2 town_igl.pfb
  7.  
  8.